﻿@charset "utf-8";
.anheids-body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Microsoft YaHei";
	color: #333;
	background: #f4f4f4;
	overflow-x: hidden;
	}
.anheids-link a:link,
.anheids-link a:visited {
	text-decoration: none;
	color: #333;
	transition: all 0.1s linear;
	}
.anheids-link a:hover,
.anheids-link a:active {
	text-decoration: none;
	color: #ff9102;
	}
.anheids-transition-none {
	transition: none;
	}
img {
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
	}
@media (min-width: 992px) {
		.anheids-xs {
			display: none;
		}
		.anheids-lg-menu-top {
			width: 100%;
			height: 80px;
			background: #234362;
			position: fixed;
			top: 0px;
			left: 0px;
			z-index: 999;
		}
		.anheids-lg-menu-top .anheids-lg-logo {
			width: 165px;
			height: 55px;
			position: absolute;
			top: 0px;
			bottom: 0px;
			left: 50px;
			margin: auto;
		}
		.anheids-lg-menu-top ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			margin-left: 265px
		}
		.anheids-lg-menu-top ul li {
			float: left;
			position: relative;
		}
		.anheids-lg-menu-top ul li a:link,
		.anheids-lg-menu-top ul li a:visited {
			display: block;
			padding-left: 10px;
			padding-right: 10px;
			line-height: 80px;
			color: #fff;
			transition: all 0.3s linear;
		}
		.anheids-lg-menu-top ul li a:hover,
		.anheids-lg-menu-top ul li a:active {
			padding-left: 30px;
			padding-right: 30px;
			color: #fff;
			background: #122a41;
		}
		.anheids-lg-menu-top ul li ul {
			position: absolute;
			top: 80px;
			margin-left: 0px;
			transition: all 0.3s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-lg-menu-top ul li:hover ul {
			z-index: 999;
			opacity: 1;
			visibility: visible;
			}
		.anheids-lg-menu-top ul li ul li {
			float: none;
		}
		.anheids-lg-menu-top ul li ul li a:link,
		.anheids-lg-menu-top ul li ul li a:visited {
			width: 160px;
			line-height: 50px;
			padding-left: 30px;
			padding-right: 30px;
			background: #234362;
		}
		.anheids-lg-menu-top ul li ul li a:hover,
		.anheids-lg-menu-top ul li ul li a:active {
			background: #122a41;
		}
		.anheids-lg-tel {
			position: absolute;
			height: 80px;
			position: absolute;
			top: 0px;
			right: 0px;
			text-align: right;
			background: #122a41;
			padding-left: 50px;
			padding-right: 50px;
		}
		.anheids-lg-tel .anheids-lg-span-1 {
			line-height: 80px;
			vertical-align: middle;
			color: #fff;
			cursor: default;
		}
		.anheids-lg-tel .anheids-lg-span-2 {
			line-height: 80px;
			vertical-align: middle;
			font-size: 35px;
			font-weight: bold;
			color: #fff;
			padding-left: 12px;
			padding-right: 8px;
		}
		.anheids-lg-tel .anheids-lg-span-3 {
			line-height: 80px;
			vertical-align: middle;
			font-size: 32px;
			font-weight: bold;
			color: #fff;
			cursor: default;
		}
		.anheids-lg-tel .anheids-lg-triangle-bottom {
			width: 0px;
			height: 0px;
			border-left: 30px solid transparent;
			border-right: 0px solid transparent;
			border-top: 30px solid #122a41;
			position: absolute;
			left: 0px;
			top: 80px;
		}
		.anheids-lg-tel-ico {
			width: 50px;
			height: 80px;
			line-height: 80px;
			color: #fff;
			font-size: 35px;
			font-weight: bold;
			text-align: center;
			position: absolute;
			top: 0px;
			right: 50px;
			transition: all 0.3s linear;
			display: none;
		}
		.anheids-lg-tel-ico-text {
			width: 285px;
			height: 80px;
			line-height: 80px;
			color: #fff;
			font-size: 20px;
			font-weight: bold;
			text-align: right;
			padding-right: 25px;
			cursor: default;
			position: absolute;
			top: -80px;
			right: 0px;
			transition: all 0.6s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-lg-tel-ico:hover {
			width: 315px;
			background: #122a41;
			text-align: left;
			padding-left: 25px;
		}
		.anheids-lg-tel-ico:hover .anheids-lg-tel-ico-text {
			top: 0px;
			z-index: 9999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-lg-height-80 {
			height: 80px;
		}
		.anheids-lg-slide-text {
			background: rgba(35,67,98,0.85);
			width: 100%;
			height: 120px;
			position: absolute;
			bottom: 0px;
			left:0px;
			box-sizing: border-box;
			padding-left: 50px;
			padding-right: 50px;
			padding-top: 22px;
			color: #fff;
			text-align: center;
		}
		.anheids-lg-slide-text .anheids-lg-slide-title {
			font-size: 23px;
		}
		.anheids-lg-slide-text .anheids-lg-slide-content {
			margin-top: 5px;
			font-size: 14px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical;
		}
		.anheids-lg-lmtitle {
			padding-top: 60px;
			padding-bottom: 70px;
			background: #fff;
			text-align: center;
		}
		.anheids-lg-lmtitle .anheids-lg-span-1 {
			font-size: 50px;
			font-weight: bold;
			display: block;
		}
		.anheids-lg-lmtitle .anheids-lg-span-2 {
			font-size: 18px;
			margin-top: 18px;
			display: block;
		}
		.anheids-lg-container {
			width: 1380px;
			margin: auto;
			padding-top: 70px;
			padding-bottom: 50px;
		}
		.anheids-lg-container .anheids-lg-row {
			display: flex;
			flex-wrap: wrap;
		}
		.anheids-lg-container .anheids-lg-col {
			flex: 0 0 25%;
			box-sizing: border-box;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 20px;
			overflow: hidden;
			transition: all 0.2s linear;
		}
		.anheids-lg-container .anheids-lg-tupian img {
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
		}
		.anheids-lg-container .anheids-lg-text {
			background: #fff;
			padding: 20px;
			border-bottom-left-radius: 5px;
			border-bottom-right-radius: 5px;
			position: relative;
		}
		.anheids-lg-container .anheids-lg-title {
			font-weight: bold;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical; 
		}
		.anheids-lg-container .anheids-lg-content {
			font-size: 14px;
			height: 62px;
			line-height: 21px;
			color: #888;
			margin-top: 12px;
			margin-bottom: 15px;
			cursor: default;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 3;
			-webkit-box-orient: vertical; 
		}
		.anheids-lg-container .anheids-lg-ico {
			color: #bbb;
			cursor: default;
			font-size: 12px;
		}
		.anheids-lg-container .anheids-lg-logo {
			width: 35px;
			height: 51px;
			position: absolute;
			top: -35px;
			right: 20px;
			transition: all 0.2s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-lg-container .anheids-lg-col:hover {
			transform: scale(1.05);
		}
		.anheids-lg-container .anheids-lg-col:hover .anheids-lg-logo {
			z-index: 99;
			opacity: 1;
			visibility: visible;
		}
		.anheids-lg-container .anheids-lg-col:hover .anheids-lg-tupian img,
		.anheids-lg-container .anheids-lg-col:hover .anheids-lg-text {
			box-shadow: 0px 0px 6px #e3e3e3;
		}
		.anheids-lg-zxbm-button a:link,
		.anheids-lg-zxbm-button a:visited {
			width: 400px;
			line-height: 45px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 20px;
			margin-bottom: 20px;
			display: block;
			text-align: center;
			border-radius: 4px;
			color: #fff;
			font-size: 18px;
			background: #ff5102;
			transition: all 0.25s linear;
		}
		.anheids-lg-zxbm-button a:hover,
		.anheids-lg-zxbm-button a:active {
			width: 500px;
			background: #234362;
			box-shadow: 0px 0px 6px #aaa;
		}
		.anheids-lg-xxqj {
			height: 1000px;
			background-image: url(img/rdfis-xxqj.jpg);
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center top;
			background-attachment: fixed;
		}
		.anheids-lg-footer {
			background: #fff;
		}
		.anheids-lg-footer .anheids-lg-footer-qr {
			float: left;
			width: 180px;
			margin-left: 10px;
		}
		.anheids-lg-footer .anheids-lg-footer-rz {
			float: right;
			width: 500px;
			margin-right: 10px;
			margin-top: -180px;
		}
		.anheids-lg-footer .anheids-lg-footer-content {
			margin-left: 230px;
		}
		.anheids-lg-footer .anheids-lg-footer-tel {
			font-size: 22px;
			font-weight: bold;
			margin-top: 8px;
			margin-bottom: 15px;
		}
		.anheids-lg-height-20 {
			height: 20px;
			background: #fff;
		}
		.anheids-lg-icp {
			line-height: 40px;
			background: #234362;
			text-align: center;
			font-size: 14px;
			color: #fff;
		}
		.anheids-lg-icp a:link,
		.anheids-lg-icp a:visited,
		.anheids-lg-icp a:hover,
		.anheids-lg-icp a:active {
			color: #fff;
		}
		.JuantuCL_menuright {
			width: 80px;
			height: 488px;
			position: fixed;
			bottom: 20px;
			right: 0;
			z-index: 9999;
		}
		.JuantuCL_menuright ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			cursor: pointer;
			background-image: linear-gradient(20deg,#39546d,#234362);
		}
		.JuantuCL_menuright ul li {
			position: relative;
		}
		.JuantuCL_menuright ul li a:link,
		.JuantuCL_menuright ul li a:visited {
			display: block;
			width: 80px;
			padding-top: 12px;
			padding-bottom: 12px;
			text-align: center;
			color: #fff;
			font-size: 28px;
			transition: all 0.3s linear;
		}
		.JuantuCL_menuright ul li a:hover,
		.JuantuCL_menuright ul li a:active {
			color: #fff;
			background: #122c45;
		}
		.JuantuCL_menuright ul li .info {
			font-size: 12px;
		}
		.JuantuCL_menuright ul li ul {
			position: absolute;
			bottom: 0px;
			right: 80px;
			transition: all 0.4s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.JuantuCL_menuright ul li:hover ul {
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.JuantuCL_menuright ul li ul li {
			width: 160px;
			background: #fff;
			padding: 14px;
			border: 1px solid #eee;
		}
		.JuantuCL_menuright ul li ul li span {
			display: block;
			text-align: center;
			font-size: 14px;
			margin-top: 8px;
		}
		.JuantuCL_menuright ul li ul .tel {
			padding: 0;
			width: 320px;
			text-align: center;
			font-size: 35px;
			font-weight: bold;
			color: #122c45;
			height: 72px;
			line-height: 72px;
			box-sizing: border-box;
		}
		.JuantuCL_menuright > ul > li:hover > a {
			background: #122c45;
		}
		.anheids-lg-menu-right {
			width: 40px;
			height: 100%;
			position: fixed;
			right: 0px;
			top: 0px;
			z-index: 9999;
		}
		.anheids-lg-menu-right ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			position: absolute;
			bottom: 40px;
		}
		.anheids-lg-menu-right ul li {
			position: relative;
			background: #234362;
		}
		.anheids-lg-menu-right ul li a:link,
		.anheids-lg-menu-right ul li a:visited {
			display: block;
			width: 40px;
			line-height: 40px;
			text-align: center;
			font-size: 24px;
			color: #fff;
			transition: all 0.3s linear;
		}
		.anheids-lg-menu-right ul li a:hover,
		.anheids-lg-menu-right ul li a:active {
			color: #fff;
			background: #ff5102;
		}
		.anheids-lg-menu-right ul li.active {
			background: #e3291a;
		}
		.anheids-lg-menu-right ul li ul {
			position: absolute;
			bottom: 0px;
			right: 50px;
			transition: all 0.4s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-lg-menu-right ul li:hover ul {
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-lg-menu-right ul li ul li {
			width: 140px;
			background: #fff;
			padding: 10px;
			border-radius: 4px;
			border: 1px solid #ddd;
		}
		.anheids-lg-menu-right ul li ul li span {
			display: block;
			text-align: center;
			font-size: 14px;
			margin-top: 8px;
		}
		.anheids-lg-page {
			background: #fff;
			padding-bottom: 70px;
		}
		.anheids-lg-page ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			padding-left: 10px;
		}
		.anheids-lg-page ul li {
			float: left;
		}
		.anheids-lg-page ul li a:link,
		.anheids-lg-page ul li a:visited {
			display: block;
			width: 50px;
			line-height: 50px;
			text-align: center;
			color: #fff;
			background: #234362;
			transition: all 0.3s linear;
		}
		.anheids-lg-page ul li a:hover,
		.anheids-lg-page ul li a:active {
			background: #ff5102;
		}
		.anheids-lg-page ul li a.disabled {
			color: #aaa;
			background: #f4f4f4;
			pointer-events: none;
			cursor: default;
		}
		.anheids-lg-page .anheids-lg-share {
			float: right;
			margin-right: 10px;
			height: 47px;
			padding-top: 3px;
		}
		.anheids-lg-container.article {
			box-sizing: border-box;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 60px;
			padding-bottom: 70px;
		}
		.anheids-lg-article {
			background: #fff;
		}
		.anheids-lg-article .anheids-lg-article-mbx {
			line-height: 50px;
			padding-left: 30px;
			padding-right: 30px;
			border-bottom-width: 1px;
			border-bottom-color: #f4f4f4;
			border-bottom-style: solid;
			font-size: 14px;
		}
		.anheids-lg-article .anheids-lg-article-main {
			display: flex;
		}
		.anheids-lg-article .anheids-lg-article-content {
			flex: 1;
			padding: 30px;
		}
		.anheids-lg-article .anheids-lg-article-menu-left {
			box-sizing: border-box;
			padding: 30px;
			width: 350px;
			border-right-width: 1px;
			border-right-color: #f4f4f4;
			border-right-style: solid;
		}
		.anheids-lg-article .anheids-lg-article-menu-left-logo {
			position: fixed;
			top: 150px;
			padding-left: 85px;
			transition: all 0.3s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-lg-article .anheids-lg-article-menu-left-logo img {
			width: 120px;
		}
		.anheids-lg-article .anheids-lg-article-menu-left-logo.active {
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-lg-height-30 {
			height: 30px;
		}
		.anheids-lg-article .anheids-lg-article-lmtitle {
			margin-bottom: 10px;
		}
		.anheids-lg-article .anheids-lg-article-lmtitle a:link,
		.anheids-lg-article .anheids-lg-article-lmtitle a:visited {
			font-size: 14px;
		}
		.anheids-lg-article .anheids-lg-article-lmtitle a:hover,
		.anheids-lg-article .anheids-lg-article-lmtitle a:active {
			color: #ff5102;
		}
		.anheids-lg-article .anheids-lg-article-row {
			display: flex;
			flex-wrap: wrap;
			margin-left: -5px;
			margin-right: -5px;
		}
		.anheids-lg-article .anheids-lg-article-col {
			flex: 0 0 50%;
			box-sizing: border-box;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 10px;
			overflow: hidden;
			transition: all 0.2s linear;
			opacity: 0.75;
		}
		.anheids-lg-article .anheids-lg-article-tupian img {
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
		}
		.anheids-lg-article .anheids-lg-article-title {
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical; 
			font-size: 12px;
			background: #f4f4f4;
			height: 35px;
			line-height: 35px;
			padding-left: 10px;
			padding-right: 10px;
			border-bottom-left-radius: 3px;
			border-bottom-right-radius: 3px;
		}
		.anheids-lg-article .anheids-lg-article-col:hover {
			opacity: 1;
			transform: scale(1.05);
		}
		.anheids-lg-article .anheids-lg-article-col:hover .anheids-lg-article-tupian img {
			box-shadow: 0px 0px 4px #dad9d9;
		}
		.anheids-lg-article .anheids-lg-article-col:hover .anheids-lg-article-title {
			box-shadow: 0px 0px 4px #dad9d9;
		}
		.anheids-lg-article .anheids-lg-article-content-title {
			padding-left: 60px;
			padding-right: 60px;
			padding-top: 8px;
			text-align: center;
			font-size: 25px;
			font-weight: bold;
		}
		.anheids-lg-article .anheids-lg-article-content-ico {
			text-align: center;
			font-size: 14px;
			color: #aaa;
			margin-top: 15px;
			margin-bottom: 40px;
			padding-bottom: 40px;
			border-bottom-width: 1px;
			border-bottom-color: #f4f4f4;
			border-bottom-style: solid;
		}
		.anheids-lg-article .anheids-lg-share {
			margin-top: 34px;
			margin-bottom: 16px;
			text-align: center;
		}
		.anheids-lg-article .bdsharebuttonbox {
			display: inline-block;
		}
		.anheids-lg-article .anheids-lg-article-content img {
			width: auto;
			max-width: 100%;
			display: block;
			margin: auto;
		}
		.anheids-lg-article .anheids-lg-article-content p {
			margin-top: 10px;
			margin-bottom: 10px;
			line-height: 25px;
		}
		.anheids-lg-article .anheids-lg-article-content p a:link,
		.anheids-lg-article .anheids-lg-article-content p a:visited {
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #333;
			}
		.anheids-lg-article .anheids-lg-article-content p a:hover,
		.anheids-lg-article .anheids-lg-article-content p a:active {
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #ff9102;
			}
		.anheids-lg-article .anheids-lg-article-content li {
			margin-top: 6px;
			margin-bottom: 6px;
		}
		.anheids-lg-article .anheids-lg-article-content li:hover {
		}
		.anheids-lg-article .anheids-lg-article-more ul {
			padding: 0px;
			margin: 0px 0px 10px 16px;
			line-height: 25px;
		}
		.anheids-lg-article .anheids-lg-article-more ul li {
			margin-top: 2px;
			margin-bottom: 2px;
		}
		.anheids-lg-link-img {
			overflow-y: auto;
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.85);
			position: fixed;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			margin: auto;
			transition: all 0.3s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-lg-link-img img {
			padding-top: 80px;
			padding-bottom: 80px;
		}
		.anheids-lg-link-img.active {
			z-index: 99999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-lg-link-img-close {
			width: 65px;
			height: 60px;
			line-height: 60px;
			text-align: center;
			font-size: 50px;
			font-weight: bold;
			color: #fff;
			cursor: pointer;
			position: absolute;
			top: 10px;
			right: 10px;
		}
		.anheids-lg-height-50 {
			height: 50px;
		}
		.anheids-lg-height-10 {
			height: 10px;
		}
		.anheids-lg-form .anheids-lg-form-fl {
			font-size: 22px;
			font-weight: bold;
			padding-top: 18px;
			padding-bottom: 18px;
			padding-left: 30px;
			padding-right: 30px;
			background: #f9f9f9;
			border: 1px solid #f0f0f0;
			border-radius: 4px;
		}
		.anheids-lg-form .anheids-lg-form-row {
			display: flex;
			margin-top: 30px;
		}
		.anheids-lg-form .anheids-lg-form-col {
			flex: 1;
		}
		.anheids-lg-form .anheids-lg-form-title {
			width: 200px;
			padding-right: 30px;
			line-height: 38px;
			text-align: right;
			font-weight: bold;
		}
		.anheids-lg-form .anheids-lg-form-text {
			width: 100%;
			height: 38px;
			line-height: 38px;
			font-size: 16px;
			color: #555;
			background: #fff;
			box-sizing: border-box;
			border: 1px solid #d0d0d0;
			border-radius: 4px;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 0px;
			padding-bottom: 0px;
			outline: none;
			transition: all 0.3s linear;
		}
		.anheids-lg-form .anheids-lg-form-text:focus {
			background: #fff;
			border: 1px solid #66afe9;
			box-shadow: 0px 0px 8px #66afe9;
		}
		.anheids-lg-form .anheids-lg-form-text::-webkit-input-placeholder {
			color: #aaa;
		}
		.anheids-lg-form .anheids-lg-form-text.readonly {
			background: #234362;
			border: 1px solid #234362;
			color: #fff;
		}
		.anheids-lg-form .anheids-lg-form-text.error {
			border: 1px solid #e3291a;
		}
		.anheids-lg-form .anheids-lg-form-text.error:focus {
			border: 1px solid #e3291a;
			box-shadow: 0px 0px 8px #e3291a;
		}
		.anheids-lg-form .anheids-lg-form-select {
			width: 100%;
			height: 38px;
			line-height: 38px;
			font-size: 16px;
			color: #555;
			background: #fff;
			box-sizing: border-box;
			border: 1px solid #d0d0d0;
			border-radius: 4px;
			padding-left: 20px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			outline: none;
			transition: all 0.3s linear;
		}
		.anheids-lg-form .anheids-lg-form-select:focus {
			background: #fff;
			border: 1px solid #66afe9;
			box-shadow: 0px 0px 8px #66afe9;
		}
		.anheids-lg-form .anheids-lg-form-select.error {
			border: 1px solid #e3291a;
		}
		.anheids-lg-form .anheids-lg-form-select.error:focus {
			border: 1px solid #e3291a;
			box-shadow: 0px 0px 8px #e3291a;
		}
		.anheids-lg-form .anheids-lg-form-textarea {
			width: 100%;
			height: 160px;
			font-family: Arial, "Microsoft YaHei";
			font-size: 16px;
			color: #555;
			background: #fff;
			box-sizing: border-box;
			border: 1px solid #d0d0d0;
			border-radius: 4px;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 10px;
			padding-bottom: 10px;
			outline: none;
			transition: all 0.3s linear;
		}
		.anheids-lg-form .anheids-lg-form-textarea:focus {
			background: #fff;
			border: 1px solid #66afe9;
			box-shadow: 0px 0px 8px #66afe9;
		}
		.anheids-lg-form .anheids-lg-form-textarea::-webkit-input-placeholder {
			color: #aaa;
		}
		.anheids-lg-form .anheids-lg-form-textarea.error {
			border: 1px solid #e3291a;
		}
		.anheids-lg-form .anheids-lg-form-textarea.error:focus {
			border: 1px solid #e3291a;
			box-shadow: 0px 0px 8px #e3291a;
		}
		.anheids-lg-form .anheids-lg-btnyzm {
			width: 220px;
			text-align: center;
			font-size: 16px;
			padding-top: 6px;
			padding-bottom: 7px;
			display: inline-block;
			vertical-align: middle;
			outline: none;
			cursor: pointer;
			transition: all 0.3s linear;
			background: #234362;
			color: #fff;
			border: 1px solid #234362;
			border-radius: 4px;
		}
		.anheids-lg-form .anheids-lg-btnyzm:hover,
		.anheids-lg-form .anheids-lg-btnyzm:active {
			background: #ff5102;
			color: #fff;
			border: 1px solid #ff5102;
		}
		.anheids-lg-form .anheids-lg-btnbm {
			width: 100%;
			font-size: 22px;
			font-weight: bold;
			text-align: center;
			padding-top: 20px;
			padding-bottom: 21px;
			outline: none;
			cursor: pointer;
			background: #234362;
			color: #fff;
			border: 1px solid #234362;
			border-radius: 5px;
			transition: all 0.3s linear;
			margin-top: 70px;
			margin-bottom: 30px;
		}
		.anheids-lg-form .anheids-lg-btnbm:hover,
		.anheids-lg-form .anheids-lg-btnbm:active {
			background: #ff5102;
			color: #fff;
			border: 1px solid #ff5102;
		}
		.anheids-baoming {
			background-color: rgba(0,0,0,0.85);
			width: 100%;
			height: 100%;
			position: fixed;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			transition: all 0.2s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-baoming.active {
			z-index: 9999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-baomingtips-chenggong {
			background: #fff;
			border-radius: 12px;
			border: 1px solid #111;
			box-shadow: 0px 0px 15px 2px #111;
			padding: 30px;
			text-align: center;
			width: 400px;
			height: 360px;
			position: absolute;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			margin: auto;
		}
		.anheids-baomingtips-chenggong .anheids-baomingtips-chenggong-icon {
			font-size: 150px;
			color: #a5dc86;
			margin-bottom: 10px;
		}
		.anheids-baomingtips-chenggong .anheids-baomingtips-chenggong-title {
			font-size: 25px;
			font-weight: bold;
			color: #595959;
		}
		.anheids-baomingtips-chenggong .anheids-baomingtips-chenggong-text {
			margin-top: 12px;
			margin-bottom: 30px;
		}
		.anheids-button {
			box-sizing: border-box;
			font-size: 16px;
			height: 40px;
			line-height: 39px;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 0px;
			padding-bottom: 0px;
			border-radius: 4px;
			outline: none;
			cursor: pointer;
			display: inline-block;
			vertical-align: middle;
			transition: all 0.2s linear;
			background: #fff;
			border: 1px solid #ccc;
			color: #333;
		}
		.anheids-button:hover,
		.anheids-button:active {
			background: #234362;
			border: 1px solid #234362;
			color: #fff;
		}
	}
@media (min-width: 992px) and (max-width: 1600px) {
		.anheids-lg-tel {
			display: none;
		}
		.anheids-lg-tel-ico {
			display: block;
		}
		.anheids-lg-container {
			width: 1180px;
		}
		.anheids-lg-footer .anheids-lg-footer-rz {
			width: 350px;
			margin-top: -180px;
		}
	}
@media (min-width: 992px) and (max-width: 1360px) {
		.anheids-lg-container {
			width: 1050px;
		}
	}
@media (min-width: 992px) and (max-width: 1250px) {
		.anheids-lg-container {
			width: 950px;
		}
		.anheids-lg-article .anheids-lg-article-menu-left-logo {
			padding-left: 60px;
		}
		.anheids-lg-menu-top ul li a:link,
		.anheids-lg-menu-top ul li a:visited {
			font-size: 14px;
		}
		.anheids-lg-menu-top ul li a:hover,
		.anheids-lg-menu-top ul li a:active {
			padding-left: 10px;
			padding-right: 10px;
		}
		.anheids-lg-menu-top ul li ul li a:link,
		.anheids-lg-menu-top ul li ul li a:visited {
			width: 140px;
			line-height: 40px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.anheids-lg-menu-top ul li.hidden {
			display: none;
		}
		.anheids-lg-article .anheids-lg-article-menu-left {
			width: 300px;
		}
	}
@media (max-width: 991px) {
		.anheids-lg {
			display: none;
		}
		body {
			-webkit-text-size-adjust: 100% !important;
			text-size-adjust: 100% !important;
			-moz-text-size-adjust: 100% !important;
		}
		.anheids-xs-menu-top {
			width: 100%;
			height: 60px;
			background: #234362;
			position: fixed;
			top: 0px;
			z-index: 999;
		}
		.anheids-xs-menu-top .anheids-xs-logo {
			width: 120px;
			height: 40px;
			position: absolute;
			top: 0px;
			bottom: 0px;
			left: 10px;
			margin: auto;
			transition: all 0.8s linear;
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-xs-menu-top .anheids-xs-button-open {
			width: 30px;
			height: 30px;
			position: absolute;
			top: 0px;
			bottom: 0px;
			right: 10px;
			margin: auto;
			box-sizing: border-box;
			border: 1px solid #fff;
			border-radius: 3px;
			color: #fff;
			font-size: 21px;
			text-align: center;
			line-height: 30px;
			transition: all 0.4s linear;
		}
		.anheids-xs-menu-top .anheids-xs-button-close {
			width: 30px;
			height: 30px;
			position: absolute;
			top: 0px;
			bottom: 0px;
			right: 10px;
			margin: auto;
			color: #fff;
			font-size: 30px;
			text-align: center;
			line-height: 27px;
			transition: all 0.4s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-xs-menu-top .anheids-xs-logo-menu {
			position: absolute;
			top: 10px;
			right: 10px;
			width: 55%;
			height: auto;
			z-index: 999;
		}
		.anheids-xs-menu-top ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			background: #234362;
			position: fixed;
			left: 0px;
			top: 60px;
			width: 100%;
			height: 100%;
			overflow-y: auto;
			overflow-x: hidden;
			transition: all 0.4s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-xs-menu-top ul li {
			position: relative;
		}
		.anheids-xs-menu-top ul li a:link,
		.anheids-xs-menu-top ul li a:visited,
		.anheids-xs-menu-top ul li a:hover,
		.anheids-xs-menu-top ul li a:active {
			display: block;
			padding-left: 10px;
			padding-right: 10px;
			color: #fff;
			font-size: 14px;
			line-height: 36px;
		}
		.anheids-xs-menu-top ul li ul {
			position: absolute;
			left: 1000px;
			top: 0px;
			width: 100%;
			height: auto;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-xs-menu-top ul li ul li a:link,
		.anheids-xs-menu-top ul li ul li a:visited,
		.anheids-xs-menu-top ul li ul li a:hover,
		.anheids-xs-menu-top ul li ul li a:active {
			width: 100%;
		}
		.anheids-xs-menu-top .anheids-xs-ico-right.hidden {
			display: none;
		}
		.anheids-xs-menu-top .anheids-xs-ico-left.active {
			display: inline-block;
		}
		.anheids-xs-menu-top .anheids-xs-ico-left {
			display: none;
		}
		.anheids-xs-menu-top ul li ul.active {
			left: 135px;
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-xs-menu-top .anheids-xs-logo.hidden {
			left: -150px;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-xs-menu-top .anheids-xs-button-open.hidden {
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-xs-menu-top .anheids-xs-button-close.active {
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-xs-menu-top ul.active {
			z-index: 999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-xs-height-60 {
			height: 60px;
		}
		.anheids-xs-slide-text {
			background: rgba(35,67,98,0.85);
			width: 100%;
			height: 92px;
			position: absolute;
			bottom: 0px;
			left:0px;
			box-sizing: border-box;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			color: #fff;
		}
		.anheids-xs-slide-text .anheids-xs-slide-title {
			font-size: 14px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical;
		}
		.anheids-xs-slide-text .anheids-xs-slide-content {
			margin-top: 5px;
			font-size: 10px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}
		.anheids-xs-lmtitle {
			padding-top: 30px;
			padding-bottom: 35px;
			background: #fff;
			text-align: center;
		}
		.anheids-xs-lmtitle .anheids-xs-span-1 {
			display: block;
			font-size: 30px;
			font-weight: bold;
		}
		.anheids-xs-lmtitle .anheids-xs-span-2 {
			display: block;
			margin-top: 8px;
			font-size: 12px;
			padding-left: 40px;
			padding-right: 40px;
		}
		.anheids-xs-container {
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 20px;
			padding-bottom: 10px;
		}
		.anheids-xs-container .anheids-xs-row {
			display: flex;
			flex-wrap: wrap;
		}
		.anheids-xs-container .anheids-xs-col {
			flex: 0 0 50%;
			box-sizing: border-box;
			padding-left: 5px;
			padding-right: 5px;
			padding-bottom: 10px;
			overflow: hidden;
			transition: all 0.2s linear;
		}
		.anheids-xs-container .anheids-xs-tupian img {
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			box-shadow: 0px 0px 5px #e3e3e3;
		}
		.anheids-xs-container .anheids-xs-text {
			background: #fff;
			padding: 10px;
			border-bottom-left-radius: 5px;
			border-bottom-right-radius: 5px;
			position: relative;
			box-shadow: 0px 0px 5px #e3e3e3;
		}
		.anheids-xs-container .anheids-xs-title {
			height: 31px;
			line-height: 16px;
			font-size: 12px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}
		.anheids-xs-container .anheids-xs-title.onelines {
			height: 17px;
			-webkit-line-clamp: 1;
		}
		.anheids-xs-container .anheids-xs-content {
			height: 54px;
			line-height: 14px;
			font-size: 10px;
			color: #bbb;
			margin-top: 6px;
			margin-bottom: 10px;
			overflow: hidden;
			display: -webkit-box;
			-webkit-line-clamp: 4;
			-webkit-box-orient: vertical;
		}
		.anheids-xs-container .anheids-xs-ico {
			color: #bbb;
			cursor: default;
			font-size: 8px;
		}
		.anheids-xs-zxbm-button a:link,
		.anheids-xs-zxbm-button a:visited {
			width: 400px;
			line-height: 45px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 20px;
			margin-bottom: 20px;
			display: block;
			text-align: center;
			border-radius: 4px;
			color: #fff;
			font-size: 18px;
			background: #ff5102;
			transition: all 0.25s linear;
		}
		.anheids-xs-zxbm-button a:hover,
		.anheids-xs-zxbm-button a:active {
			width: 500px;
			background: #234362;
			box-shadow: 0px 0px 6px #aaa;
		}
		.anheids-xs-page {
			background: #fff;
			height: 50px;
			padding-top: 20px;
			text-align: center;
		}
		.anheids-xs-page ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			display: inline-block;
		}
		.anheids-xs-page ul li {
			float: left;
		}
		.anheids-xs-page ul li a:link,
		.anheids-xs-page ul li a:visited {
			display: block;
			width: 30px;
			line-height: 30px;
			font-size: 10px;
			color: #fff;
			background: #234362;
			transition: all 0.3s linear;
		}
		.anheids-xs-page ul li a:hover,
		.anheids-xs-page ul li a:active {
			background: #ff5102;
		}
		.anheids-xs-page ul li a.disabled {
			color: #aaa;
			background: #f4f4f4;
			pointer-events: none;
			cursor: default;
		}
		.anheids-xs-xxqj {
			height: 250px;
			background-image: url(img/rdfis-xxqj.jpg);
			background-repeat: no-repeat;
			background-position: center center;
			background-size: cover;
		}
		.anheids-xs-footer {
			background: #fff;
			padding-top: 30px;
			padding-bottom: 30px;
			text-align: center;
			font-size: 10px;
		}
		.anheids-xs-footer .anheids-xs-footer-qr img {
			width: 135px;
			margin-left: auto;
			margin-right: auto;
		}
		.anheids-xs-footer .anheids-xs-title {
			font-size: 15px;
			font-weight: bold;
			margin-top: 15px;
			margin-bottom: 6px;
		}
		.anheids-xs-footer .anheids-xs-tel {
			font-size: 16px;
			font-weight: bold;
			margin-top: 6px;
			margin-bottom: 10px;
		}
		.anheids-xs-icp {
			line-height: 30px;
			background: #234362;
			text-align: center;
			font-size: 9px;
			color: #fff;
			border-bottom-width: 1px;
			border-bottom-color: #1c3853;
			border-bottom-style: solid;
		}
		.anheids-xs-icp a:link,
		.anheids-xs-icp a:visited,
		.anheids-xs-icp a:hover,
		.anheids-xs-icp a:active {
			color: #fff;
		}
		.anheids-xs-height-35 {
			height: 35px;
		}
		.anheids-xs-menu-bottom {
			position: fixed;
			left: 0px;
			bottom: 0px;
			width: 100%;
			background: #234362;
			z-index: 9999;
		}
		.anheids-xs-menu-bottom ul {
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			display: flex;
		}
		.anheids-xs-menu-bottom ul li {
			flex: 1;
		}
		.anheids-xs-menu-bottom ul li a:link, .anheids-xs-menu-bottom ul li a:visited,
		.anheids-xs-menu-bottom ul li a:hover, .anheids-xs-menu-bottom ul li a:active {
			display: block;
			text-align: center;
			line-height: 35px;
			font-size: 14px;
			color: #fff;
		}
		.anheids-xs-article-content {
			margin-left: 10px;
			margin-right: 10px;
			background: #fff;
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 25px;
			font-size: 15px;
		}
		.anheids-xs-article-content-title {
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 25px;
			text-align: center;
			font-size: 20px;
			font-weight: bold;
		}
		.anheids-xs-article-content-ico {
			text-align: center;
			font-size: 10px;
			color: #aaa;
			margin-top: 15px;
			margin-bottom: 30px;
			padding-bottom: 30px;
			border-bottom-width: 1px;
			border-bottom-color: #f4f4f4;
			border-bottom-style: solid;
		}
		.anheids-xs-article-content img {
			width: auto;
			max-width: 100%;
			display: block;
			margin: auto;
		}
		.anheids-xs-article-content hr {
			height: 1px;
			border: none;
			border-top: 1px solid #f4f4f4;
			margin-top: 17px;
			margin-bottom: 17px;
		}
		.anheids-xs-article-content p {
			margin-top: 6px;
			margin-bottom: 6px;
		}
		.anheids-xs-article-content p a:link,
		.anheids-xs-article-content p a:visited {
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #333;
			}
		.anheids-xs-article-content p a:hover,
		.anheids-xs-article-content p a:active {
			border-bottom-width: 1px;
			border-bottom-style: dashed;
			border-bottom-color: #ff9102;
			}
		.anheids-xs-article-content li {
			margin-top: 6px;
			margin-bottom: 6px;
		}
		.anheids-xs-article-more-button {
			margin-top: 40px;
			width: 100%;
			line-height: 35px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			border: 1px solid #f4f4f4;
			border-radius: 3px;
		}
		.anheids-xs-article-more ul {
			list-style: none;
			padding: 0px;
			margin: 20px 0px 5px 0px;
		}
		.anheids-xs-article-more ul li {
			white-space: nowrap;
			overflow-x: hidden;
			text-overflow: ellipsis;
			font-size: 13px;
			line-height: 20px;
		}
		.anheids-xs-link-img {
			overflow-y: auto;
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.85);
			position: fixed;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			margin: auto;
			transition: all 0.3s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-xs-link-img img {
			padding-top: 60px;
			padding-bottom: 60px;
		}
		.anheids-xs-link-img.active {
			z-index: 99999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-xs-link-img-close {
			width: 35px;
			height: 60px;
			line-height: 60px;
			text-align: center;
			font-size: 30px;
			font-weight: bold;
			color: #fff;
			cursor: pointer;
			position: absolute;
			top: 0px;
			right: 10px;
		}
		.anheids-xs-form .anheids-xs-form-fl {
			font-weight: bold;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 15px;
			padding-right: 15px;
			background: #f9f9f9;
			border: 1px solid #f0f0f0;
			border-radius: 3px;
			margin-top: 30px;
		}
		.anheids-xs-form .anheids-xs-form-title {
			font-weight: bold;
			padding-top: 20px;
			padding-bottom: 5px;
		}
		.anheids-xs-form .anheids-xs-form-text {
			width: 100%;
			height: 35px;
			line-height: 38px;
			font-size: 14px;
			color: #555;
			background: #fff;
			box-sizing: border-box;
			border: 1px solid #d0d0d0;
			border-radius: 3px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 0px;
			padding-bottom: 0px;
			outline: none;
			transition: all 0.3s linear;
		}
		.anheids-xs-form .anheids-xs-form-text:focus {
			background: #fff;
			border: 1px solid #66afe9;
			box-shadow: 0px 0px 8px #66afe9;
		}
		.anheids-xs-form .anheids-xs-form-text::-webkit-input-placeholder {
			color: #aaa;
		}
		.anheids-xs-form .anheids-xs-form-text.readonly {
			background: #234362;
			border: 1px solid #234362;
			color: #fff;
		}
		.anheids-xs-form .anheids-xs-form-text.error {
			border: 1px solid #e3291a;
		}
		.anheids-xs-form .anheids-xs-form-text.error:focus {
			border: 1px solid #e3291a;
			box-shadow: 0px 0px 8px #e3291a;
		}
		.anheids-xs-form .anheids-xs-form-select {
			width: 100%;
			height: 35px;
			line-height: 38px;
			font-size: 14px;
			color: #555;
			background: #fff;
			box-sizing: border-box;
			border: 1px solid #d0d0d0;
			border-radius: 3px;
			padding-left: 10px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			outline: none;
			transition: all 0.3s linear;
		}
		.anheids-xs-form .anheids-xs-form-select:focus {
			background: #fff;
			border: 1px solid #66afe9;
			box-shadow: 0px 0px 8px #66afe9;
		}
		.anheids-xs-form .anheids-xs-form-select.error {
			border: 1px solid #e3291a;
		}
		.anheids-xs-form .anheids-xs-form-select.error:focus {
			border: 1px solid #e3291a;
			box-shadow: 0px 0px 8px #e3291a;
		}
		.anheids-xs-form .anheids-xs-form-textarea {
			width: 100%;
			height: 160px;
			font-size: 14px;
			color: #555;
			background: #fff;
			box-sizing: border-box;
			border: 1px solid #d0d0d0;
			border-radius: 3px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			outline: none;
			transition: all 0.3s linear;
		}
		.anheids-xs-form .anheids-xs-form-textarea:focus {
			background: #fff;
			border: 1px solid #66afe9;
			box-shadow: 0px 0px 8px #66afe9;
		}
		.anheids-xs-form .anheids-xs-form-textarea::-webkit-input-placeholder {
			color: #aaa;
		}
		.anheids-xs-form .anheids-xs-form-textarea.error {
			border: 1px solid #e3291a;
		}
		.anheids-xs-form .anheids-xs-form-textarea.error:focus {
			border: 1px solid #e3291a;
			box-shadow: 0px 0px 8px #e3291a;
		}
		.anheids-xs-form .anheids-xs-btnyzm {
			width: 100%;
			line-height: 35px;
			font-size: 14px;
			padding-top: 0px;
			padding-bottom: 0px;
			outline: none;
			transition: all 0.3s linear;
			background: #234362;
			color: #fff;
			border: 1px solid #234362;
			border-radius: 3px;
			margin-top: 8px;
		}
		.anheids-xs-form .anheids-xs-btnbm {
			width: 100%;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			padding-top: 10px;
			padding-bottom: 11px;
			outline: none;
			background: #e3291a;
			color: #fff;
			border: 1px solid #e3291a;
			border-radius: 3px;
			transition: all 0.3s linear;
			margin-top: 40px;
			margin-bottom: 20px;
		}
		.anheids-baoming {
			background-color: rgba(0,0,0,0.85);
			width: 100%;
			height: 100%;
			position: fixed;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			transition: all 0.2s linear;
			z-index: 0;
			opacity: 0;
			visibility: hidden;
		}
		.anheids-baoming.active {
			z-index: 9999;
			opacity: 1;
			visibility: visible;
		}
		.anheids-baomingtips-chenggong {
			background: #fff;
			border-radius: 10px;
			border: 1px solid #111;
			box-shadow: 0px 0px 15px 2px #111;
			padding: 30px;
			text-align: center;
			width: 250px;
			height: 280px;
			position: absolute;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			margin: auto;
		}
		.anheids-baomingtips-chenggong .anheids-baomingtips-chenggong-icon {
			font-size: 100px;
			color: #a5dc86;
			margin-bottom: 10px;
		}
		.anheids-baomingtips-chenggong .anheids-baomingtips-chenggong-title {
			font-size: 20px;
			font-weight: bold;
			color: #595959;
		}
		.anheids-baomingtips-chenggong .anheids-baomingtips-chenggong-text {
			font-size: 14px;
			margin-top: 10px;
			margin-bottom: 30px;
		}
		.anheids-button {
			box-sizing: border-box;
			font-size: 14px;
			height: 40px;
			line-height: 39px;
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 0px;
			padding-bottom: 0px;
			border-radius: 4px;
			outline: none;
			cursor: pointer;
			display: inline-block;
			vertical-align: middle;
			transition: all 0.2s linear;
			background: #fff;
			border: 1px solid #ccc;
			color: #333;
		}
		.anheids-button:hover,
		.anheids-button:active {
			background: #234362;
			border: 1px solid #234362;
			color: #fff;
		}
	}
@media (min-width: 768px) and (max-width: 991px) {
		.anheids-xs-container .anheids-xs-text {
			padding: 15px;
		}
		.anheids-xs-container .anheids-xs-title {
			height: 17px;
			-webkit-line-clamp: 1;
		}
		.anheids-xs-container .anheids-xs-content {
			height: 27px;
			-webkit-line-clamp: 2;
		}
	} 